See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
Server Class
>
Server Methods
>
AddToLog Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
Server::AddToLog Method
Add a line of text to the debug log
C#
public
void
AddToLog
(
ref
String
text
);
Parameters
Parameters
Description
text
Text to log
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine